Use CRPEJob::GetGraphOptionInfo to obtain information about any of several chart options. These options include the minimum and maximum values that can appear on the chart, whether grid lines appear, whether risers are labeled, whether bar charts have horizontal or vertical bars, and whether a legend appears on the chart.
BOOL GetGraphOptionInfo (
short sectionN,
short graphN,
CRPEGraphOptionInfo * graphOptionInfo );
Specifies the section of the report containing the chart for which you want to retrieve chart option information. | |
Specifies for which chart within the section you want to retrieve chart option information. This value is 0 | |
Specifies a pointer to CRPEGraphOptionInfo. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |